Conversation
| AWS_PROFILE: infraex | ||
| AWS_REGION: eu-west-2 | ||
| S3_BACKEND_BUCKET: tests-ra-aws-rosa-hcp-tf-state-eu-central-1 | ||
| # TODO: revert |
There was a problem hiding this comment.
A new Todo was discovered. If it is not a priority right now, consider marking it for later attention.
TODO: # TODO: revert
🔕 React with 👎 (thumbs down) to this comment to acknowledge and prevent further reminders.
Click here to retry and refresh the list of remaining TODOs
| MAIL_OVERWRITE: admin@camunda.ie | ||
|
|
||
| CLEANUP_CLUSTERS: ${{ github.event.inputs.delete_clusters || 'true' }} | ||
| # TODO: do it later |
There was a problem hiding this comment.
A new Todo was discovered. If it is not a priority right now, consider marking it for later attention.
TODO: # TODO: do it later
🔕 React with 👎 (thumbs down) to this comment to acknowledge and prevent further reminders.
Click here to retry and refresh the list of remaining TODOs
| with: | ||
| ci_matrix_file: ${{ env.CI_MATRIX_FILE }} | ||
| cluster_name: ${{ inputs.cluster_name }} | ||
| # TODO: revert |
There was a problem hiding this comment.
A new Todo was discovered. If it is not a priority right now, consider marking it for later attention.
TODO: # TODO: revert
🔕 React with 👎 (thumbs down) to this comment to acknowledge and prevent further reminders.
Click here to retry and refresh the list of remaining TODOs
| fromAddress: changeme@example.com # change this required value | ||
|
|
||
| identity: | ||
| # TODO: in the update, make all enabled: true/false explicit |
There was a problem hiding this comment.
A new Todo was discovered. If it is not a priority right now, consider marking it for later attention.
TODO: # TODO: in the update, make all enabled: true/false explicit
🔕 React with 👎 (thumbs down) to this comment to acknowledge and prevent further reminders.
Click here to retry and refresh the list of remaining TODOs
| # TODO; added in 8.8 | ||
| # giving access to venom to deploy a model. Given access to connectors | ||
| # TODO: Find a way to only give connectors read access | ||
| # TODO: adapt for documentation as users will not have venom( certainly need yq in the test pipeline) |
There was a problem hiding this comment.
A new Todo was discovered. If it is not a priority right now, consider marking it for later attention.
TODO: # TODO: adapt for documentation as users will not have venom( certainly need yq in the test pipeline)
🔕 React with 👎 (thumbs down) to this comment to acknowledge and prevent further reminders.
Click here to retry and refresh the list of remaining TODOs
| # giving access to venom to deploy a model. Given access to connectors | ||
| # TODO: Find a way to only give connectors read access | ||
| env: | ||
| # TODO: adapt for documentation as users will not have venom( certainly need yq in the test pipeline) |
There was a problem hiding this comment.
A new Todo was discovered. If it is not a priority right now, consider marking it for later attention.
TODO: # TODO: adapt for documentation as users will not have venom( certainly need yq in the test pipeline)
🔕 React with 👎 (thumbs down) to this comment to acknowledge and prevent further reminders.
Click here to retry and refresh the list of remaining TODOs
| @@ -1,5 +1,35 @@ | |||
| #!/bin/bash | |||
|
|
|||
| # TODO: added to create the secret | |||
There was a problem hiding this comment.
A new Todo was discovered. If it is not a priority right now, consider marking it for later attention.
TODO: # TODO: added to create the secret
🔕 React with 👎 (thumbs down) to this comment to acknowledge and prevent further reminders.
Click here to retry and refresh the list of remaining TODOs
| @@ -1,5 +1,35 @@ | |||
| #!/bin/bash | |||
|
|
|||
| # TODO: added to create the secret | |||
There was a problem hiding this comment.
A new Todo was discovered. If it is not a priority right now, consider marking it for later attention.
TODO: # TODO: added to create the secret
🔕 React with 👎 (thumbs down) to this comment to acknowledge and prevent further reminders.
Click here to retry and refresh the list of remaining TODOs
| tls: | ||
| enabled: true | ||
| secretName: camunda-c8-tls | ||
| # TODO: edited to consume self-signed certs |
There was a problem hiding this comment.
A new Todo was discovered. If it is not a priority right now, consider marking it for later attention.
TODO: # TODO: edited to consume self-signed certs
🔕 React with 👎 (thumbs down) to this comment to acknowledge and prevent further reminders.
Click here to retry and refresh the list of remaining TODOs
Signed-off-by: Leo <153937047+leiicamundi@users.noreply.github.com>
customer tests, don't merge